home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 813
- Top = 290
- BorderStyle = bsDialog
- Caption = 'Cesta k profilu'
- ClientHeight = 275
- ClientWidth = 290
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 8
- Width = 142
- Height = 13
- Caption = 'Zvolte cestu k va'#353'emu profilu:'
- end
- object ShellTreeView1: TShellTreeView
- Left = 16
- Top = 32
- Width = 257
- Height = 193
- ObjectTypes = [otFolders, otHidden]
- Root = 'rfDesktop'
- UseShellImages = True
- AutoRefresh = False
- Indent = 19
- ParentColor = False
- RightClickSelect = True
- ShowRoot = False
- TabOrder = 0
- end
- object Button1: TButton
- Left = 56
- Top = 240
- Width = 75
- Height = 25
- Caption = '&OK'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 160
- Top = 240
- Width = 75
- Height = 25
- Caption = '&Zru'#353'it'
- TabOrder = 2
- OnClick = Button2Click
- end
- end
-